SyStudentInquiryComment 
Logical Entity Name  SyStudentInquiryComment 
Default Table Name  SyStudentInquiryComment 
Physical Only  NO 
Definition 
 
Note 
 

SyStudentInquiryComment Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyStudentInquiryID(PK)    int  NO 
 
Comment    nvarchar(4000)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyStudentInquiryComment Primary and Unique Keys 
Key Name  Key Type  Keys 
SyStudentInquiryComment_SyStudentInquiryID_U_C_IDX  PrimaryKey  SyStudentInquiryID 

SyStudentInquiryComment Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyStudentInquiryComment_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyStudentInquiryComment Check Constraints 
Check Constraint Name  CheckConstraint